]> dgit.raspbian.org Git - gtk+3.0.git/commit
searchengine: Emit a simple warning when tracker init failed
authorGaël Bonithon <gael@xfce.org>
Thu, 9 Feb 2023 18:26:47 +0000 (19:26 +0100)
committerGaël Bonithon <gael@xfce.org>
Thu, 9 Feb 2023 22:21:04 +0000 (23:21 +0100)
commit857f734d8373ab7894081c6e697d216aea322b7c
treef514c14e46a73be04eba1bbd3bb4566dc62c2b09
parent849742553573b4210002aa47f7ba19d8045438be
searchengine: Emit a simple warning when tracker init failed

Failure is allowed by nature of GInitable, and this avoids unnecessary
crashing of programs running with G_DEBUG=fatal-criticals.

(cherry picked from commit 6215b38e645f5047d52e625562efccc1e4f85867)
gtk/gtksearchenginetracker3.c